{{tag>programmation BROUILLON}}

----

====== Langage de programmation IronPython ======
[[wpfr>IronPython|IronPython]] est une implémentation du langage Python, visant .NET et Mono.

Installation: paquet **[[apt>IronPython]]** 

TODO

Exemple IronPython avec OpenGL:
http://www.ironpython.info/index.php/OpenGL_Initialize_Context_With_GLFW

Pour exécuter cet exemple, installer Tao et GLFW:
**[[apt>libtao-1.6.3,libtaoframework-opengl3.0-cil]]**

Puis télécharger le rpm http://pkgs.org/fedora-14/fedora-i386/taoframework-glfw-2.1.0-1.fc13.i686.rpm.html

Le convertir en .deb avec alien et installer le .deb ave gdebi.

===== Logiciels liés à IronPython =====

Voici la liste des pages de la documentation présentant les logiciels liés au langage IronPython :

{{backlinks>.}}

===== Voir aussi =====

  * Article [[wpfr>IronPython|IronPython]] sur wikipedia [fr]
  * IronPython Cookbook : http://www.ironpython.info/index.php/Main_Page
  * Mono, implémentation libre de Microsoft® .NET™ : http://doc.ubuntu-fr.org/mono
  * Mono IronPython Winforms tutorial http://zetcode.com/tutorials/ironpythontutorial/
